@charset "utf-8";
/* CSS Document */
table {
	margin:0 auto;
}
label {
	color:#CCCCCC;
}
input {
	border:0px;
	color:#CCCCCC;
}
.radio {
	width:100%;
}
.radio td {
	width:25%;
}
.rate {
	color:#0099FF;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;
	background-color:#000000;
}